View Protocols
-
Views conforming to this protocol perform rendering of calendar cells
See moreDeclaration
Swift
public protocol CPCViewProtocol : AnyObject
-
A type that can be used to calculate size of a view conforming to
See moreCPCViewMeasuringDeclaration
Swift
public protocol CPCViewLayoutAttributes -
A view type that is capable of calculating fitting size for instances statically.
See moreDeclaration
Swift
public protocol CPCViewMeasuring -
A view type that sizes instances using linear equation.
See moreDeclaration
Swift
public protocol CPCFixedAspectRatioView : CPCViewMeasuring
View on GitHub
Install in Dash
View Protocols Reference